Move get_by_uuid to the right place to have the input validated. The recent
authorEwan Mellor <ewan@xensource.com>
Sat, 23 Dec 2006 11:23:27 +0000 (11:23 +0000)
committerEwan Mellor <ewan@xensource.com>
Sat, 23 Dec 2006 11:23:27 +0000 (11:23 +0000)
commit055785c1c8f543a6690b6da1fd9302ec4733f199
treefe4afe44b567262dacbfd1fb4bc71519f16b3c88
parent050a4731aaff21bf7c4485c53e6c5aa780492090
Move get_by_uuid to the right place to have the input validated.  The recent
move was wrong.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py